projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a55d4c
)
Rename (unused) argument
author
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 18 Jun 2020 16:31:48 +0000
(17:31 +0100)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 18 Jun 2020 16:31:48 +0000
(17:31 +0100)
gtk/gtktext.c
patch
|
blob
|
history
diff --git
a/gtk/gtktext.c
b/gtk/gtktext.c
index 9aaaf38841bd777eeaea58bf5550cfcf3e9f47e3..776bb421c72d867507881327c927f82bd8eb4b43 100644
(file)
--- a/
gtk/gtktext.c
+++ b/
gtk/gtktext.c
@@
-4191,7
+4191,7
@@
gtk_text_retrieve_surrounding_cb (GtkIMContext *context,
}
static gboolean
-gtk_text_delete_surrounding_cb (GtkIMContext *
slave
,
+gtk_text_delete_surrounding_cb (GtkIMContext *
context
,
int offset,
int n_chars,
GtkText *self)